home *** CD-ROM | disk | FTP | other *** search
/ OpenGL Superbible (2nd Edition) / OpenGL SuperBible e2.iso / tools / OpenGL / OPENGL2.EXE / _SETUP.1 / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-10-31  |  4.8 KB  |  112 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by rb.rc
  4. //
  5. #define IDD_DIALOG1                     101
  6. #define IDR_MENU1                       104
  7. #define IDD_STATS_DIALOG                107
  8. #define IDC_DEPTHTEST                   1000
  9. #define IDC_DITHER                      1000
  10. #define IDC_DEPTHWRITES                 1001
  11. #define IDC_DEPTHTESTENABLED            1002
  12. #define IDC_FRONTBUFFER                 1003
  13. #define IDC_TRIANGLESIZE                1004
  14. #define IDC_COMBO2                      1005
  15. #define IDC_DEPTHFUNC                   1005
  16. #define IDC_ITERATIONS                  1005
  17. #define IDC_DEPTHSIZE                   1006
  18. #define IDC_SHADEMODEL                  1007
  19. #define IDC_CLEARDEPTH                  1008
  20. #define IDC_SHADEMODEL2                 1010
  21. #define IDC_DEPTHFUNC3                  1011
  22. #define IDC_OEMINFO                     1018
  23. #define IDC_STATS                       1019
  24. #define IDM_GL_FLAT                     40005
  25. #define IDM_GL_SMOOTH                   40007
  26. #define IDM_DITHER                      40008
  27. #define IDM_DEPTHBUFFER_ENABLE          40009
  28. #define IDM_GL_LESS                     40011
  29. #define IDM_GL_LEQUAL                   40012
  30. #define IDM_GL_EQUAL                    40013
  31. #define IDM_GL_GEQUAL                   40014
  32. #define IDM_GL_GREATER                  40015
  33. #define IDM_GL_ALWAYS                   40016
  34. #define IDM_GL_NEVER                    40017
  35. #define IDM_GL_NOTEQUAL                 40018
  36. #define IDM_DEPTHMASK                   40019
  37. #define IDM_DEPTHSIZE_16                40021
  38. #define IDM_DEPTHSIZE_32                40022
  39. #define IDM_TEXTURE_WIDTH_1             40023
  40. #define IDM_TEXTURE_WIDTH_2             40024
  41. #define IDM_TEXTURE_WIDTH_4             40025
  42. #define IDM_TEXTURE_WIDTH_8             40026
  43. #define IDM_TEXTURE_WIDTH_16            40027
  44. #define IDM_TEXTURE_WIDTH_32            40028
  45. #define IDM_TEXTURE_WIDTH_64            40029
  46. #define IDM_TEXTURE_WIDTH_128           40030
  47. #define IDM_TEXTURE_WIDTH_256           40031
  48. #define IDM_TEXTURE_HEIGHT_1            40032
  49. #define IDM_TEXTURE_HEIGHT_2            40033
  50. #define IDM_TEXTURE_HEIGHT_4            40034
  51. #define IDM_TEXTURE_HEIGHT_8            40035
  52. #define IDM_TEXTURE_HEIGHT_16           40036
  53. #define IDM_TEXTURE_HEIGHT_32           40037
  54. #define IDM_TEXTURE_HEIGHT_64           40038
  55. #define IDM_TEXTURE_HEIGHT_128          40039
  56. #define IDM_TEXTURE_HEIGHT_256          40040
  57. #define IDM_TEXTURE_ENABLE              40045
  58. #define IDM_TEXTURE_DECAL               40046
  59. #define IDM_TEXTURE_MODULATE            40047
  60. #define IDM_TEXTURE_REPLACE             40048
  61. #define IDM_TEXTURE_0                   40049
  62. #define IDM_TEXTURE_90                  40050
  63. #define IDM_TEXTURE_180                 40051
  64. #define IDM_TEXTURE_270                 40052
  65. #define IDM_TEXTURE_ADD                 40053
  66. #define IDM_DEPTHBUFFER_CLEAR0          40054
  67. #define IDM_DEPTHBUFFER_CLEAR1          40055
  68. #define IDM_TRIANGLE_HAT                40056
  69. #define IDM_TRIANGLE_KNEE               40057
  70. #define IDM_DRAW_FRONT                  40060
  71. #define IDM_DRAW_BACK                   40061
  72. #define IDM_FOG_ENABLE                  40063
  73. #define IDM_FOG_LINEAR                  40064
  74. #define IDM_FOG_EXP                     40065
  75. #define IDM_FOG_EXP2                    40066
  76. #define IDM_FOG_CHEAP                   40067
  77. #define IDM_TEXTURE_PERSPECTIVE_CORRECT 40068
  78. #define IDM_SIZE_10                     40070
  79. #define IDM_SIZE_25                     40071
  80. #define IDM_SIZE_50                     40072
  81. #define IDM_SIZE_100                    40073
  82. #define IDM_SIZE_1000                   40074
  83. #define IDM_SIZE_10000                  40075
  84. #define IDM_TEXTURE_WIDTH_512           40076
  85. #define IDM_TEXTURE_HEIGHT_512          40077
  86. #define IDM_TRIANGLES                   40078
  87. #define IDM_TRIANGLE_STRIP              40079
  88. #define IDM_CLAMP_S                     40080
  89. #define IDM_CLAMP_T                     40081
  90. #define IDM_ZOOM_1x1                    40082
  91. #define IDM_ZOOM_1x2                    40083
  92. #define IDM_ZOOM_1x4                    40084
  93. #define IDM_ZOOM_1x8                    40085
  94. #define IDM_CLEAR                       40086
  95. #define IDM_TEXTURE_NEAREST             40087
  96. #define IDM_TEXTURE_LINEAR              40088
  97. #define IDM_COLORMODE_RGB               40089
  98. #define IDM_COLORMODE_INDEX             40090
  99. #define IDM_DRAW_ELEMENTS               40091
  100. #define IDM_SIZE_3                      40092
  101.  
  102. // Next default values for new objects
  103. // 
  104. #ifdef APSTUDIO_INVOKED
  105. #ifndef APSTUDIO_READONLY_SYMBOLS
  106. #define _APS_NEXT_RESOURCE_VALUE        109
  107. #define _APS_NEXT_COMMAND_VALUE         40093
  108. #define _APS_NEXT_CONTROL_VALUE         1020
  109. #define _APS_NEXT_SYMED_VALUE           103
  110. #endif
  111. #endif
  112.